=== SAVED CAST: 5 manataketh_8 ===
Normalized points: 64
Raw points: 8

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.4504, 0.0000)
  [ 1]  (0.4749, 0.0307)
  [ 2]  (0.4993, 0.0614)
  [ 3]  (0.5238, 0.0922)
  [ 4]  (0.5483, 0.1229)
  [ 5]  (0.5728, 0.1536)
  [ 6]  (0.5973, 0.1843)
  [ 7]  (0.6218, 0.2150)
  [ 8]  (0.6463, 0.2458)
  [ 9]  (0.6708, 0.2765)
  [10]  (0.6953, 0.3072)
  [11]  (0.7197, 0.3379)
  [12]  (0.7442, 0.3686)
  [13]  (0.7658, 0.4006)
  [14]  (0.7705, 0.4396)
  [15]  (0.7753, 0.4786)
  [16]  (0.7800, 0.5176)
  [17]  (0.7848, 0.5566)
  [18]  (0.7895, 0.5956)
  [19]  (0.7942, 0.6346)
  [20]  (0.7990, 0.6736)
  [21]  (0.8037, 0.7126)
  [22]  (0.8085, 0.7516)
  [23]  (0.8132, 0.7906)
  [24]  (0.8179, 0.8296)
  [25]  (0.8227, 0.8686)
  [26]  (0.8041, 0.8915)
  [27]  (0.7660, 0.9010)
  [28]  (0.7278, 0.9106)
  [29]  (0.6897, 0.9201)
  [30]  (0.6516, 0.9296)
  [31]  (0.6135, 0.9391)
  [32]  (0.5754, 0.9487)
  [33]  (0.5373, 0.9582)
  [34]  (0.4992, 0.9677)
  [35]  (0.4610, 0.9772)
  [36]  (0.4229, 0.9868)
  [37]  (0.3848, 0.9963)
  [38]  (0.3488, 1.0000)
  [39]  (0.3252, 0.9685)
  [40]  (0.3017, 0.9371)
  [41]  (0.2782, 0.9056)
  [42]  (0.2546, 0.8742)
  [43]  (0.2332, 0.8418)
  [44]  (0.2270, 0.8030)
  [45]  (0.2208, 0.7642)
  [46]  (0.2146, 0.7254)
  [47]  (0.2084, 0.6867)
  [48]  (0.2021, 0.6479)
  [49]  (0.1959, 0.6091)
  [50]  (0.1897, 0.5703)
  [51]  (0.1835, 0.5315)
  [52]  (0.1773, 0.4927)
  [53]  (0.1911, 0.4634)
  [54]  (0.2251, 0.4437)
  [55]  (0.2591, 0.4240)
  [56]  (0.2931, 0.4044)
  [57]  (0.3271, 0.3847)
  [58]  (0.3611, 0.3650)
  [59]  (0.3951, 0.3453)
  [60]  (0.4318, 0.3393)
  [61]  (0.4708, 0.3445)
  [62]  (0.5097, 0.3498)
  [63]  (0.5486, 0.3550)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8227, 0.8686)  angle=46.0 deg
  V1  (0.8041, 0.8915)  angle=36.9 deg
  V2  (0.3488, 1.0000)  angle=59.1 deg
  V3  (0.1773, 0.4927)  angle=34.4 deg
  V4  (0.1911, 0.4634)  angle=34.7 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
